Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.patientcorrections#1.0.6 (47 ms)
Package | nictiz.fhir.nl.r4.patientcorrections |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.patientcorrections@1.0.6&canonical=http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication |
Url | http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication |
Version | 1.0.1 |
Status | active |
Name | DwvPatientCorrectionsCommunication |
Title | dwv PatientCorrectionsCommunication |
Experimental | False |
Realm | nl |
Description | A Communication resource as used within the Patient Corrections (Dutch: Dossierwijzigingsverzoek) information standard. *NOTE*: this profile is inspired by the https://hl7.org/fhir/uv/fhir-patient-correction/StructureDefinition/patient-correction-communication profile. However, different choices have been made on several key points in order to align with other FHIR materials in the Dutch realm. Therefore, this is not a derived profile. This profile is based on FHIR version 4.0.1, which was the latest R4 version at the moment of creation. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Communication |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "dwv-PatientCorrectionsCommunication",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Request & Response"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication",
"version" : "1.0.1",
"name" : "DwvPatientCorrectionsCommunication",
"title" : "dwv PatientCorrectionsCommunication",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A Communication resource as used within the Patient Corrections (Dutch: Dossierwijzigingsverzoek) information standard. *NOTE*: this profile is inspired by the https://hl7.org/fhir/uv/fhir-patient-correction/StructureDefinition/patient-correction-communication profile. However, different choices have been made on several key points in order to align with other FHIR materials in the Dutch realm. Therefore, this is not a derived profile. This profile is based on FHIR version 4.0.1, which was the latest R4 version at the moment of creation.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"uri" : "https://decor.nictiz.nl/pub/dossierwijzigingsverzoek/dwv-html-20220826T185150/ds-2.16.840.1.113883.2.4.3.11.60.130.1.1-2021-11-17T165644.html",
"name" : "ART-DECOR-dataset Dossierwijzigingsverzoek"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Communication",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Communication",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Communication.identifier",
"path" : "Communication.identifier",
"min" : 1,
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-40",
"comment" : "identifier"
}
]
},
{
"id" : "Communication.status",
"path" : "Communication.status",
"fixedCode" : "completed",
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-41",
"comment" : "status"
}
]
},
{
"id" : "Communication.category",
"path" : "Communication.category",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Communication.category:patientCorrectionCommunicationType",
"path" : "Communication.category",
"sliceName" : "patientCorrectionCommunicationType",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes",
"code" : "medRecCxReq"
}
]
},
"binding" : {
"strength" : "required",
"description" : "ValueSet of Communication types for patient request for corrections",
"valueSet" : "https://hl7.org/fhir/uv/fhir-patient-correction/ValueSet/PatientCorrectionCommunicationTypesVS"
},
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-49",
"comment" : "category"
}
]
},
{
"id" : "Communication.subject",
"path" : "Communication.subject",
"short" : "The patient that the correction request applies to.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-48",
"comment" : "subject"
},
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-181",
"comment" : "Patient"
}
]
},
{
"id" : "Communication.topic",
"path" : "Communication.topic",
"short" : "A heading/subject line for the message being sent. Could be thought of as the subject line in an email thread.",
"min" : 1,
"mustSupport" : false,
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-47",
"comment" : "topic"
}
]
},
{
"id" : "Communication.sent",
"path" : "Communication.sent",
"short" : "The date and time that this correction request was sent.",
"min" : 1,
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-45",
"comment" : "sent"
}
]
},
{
"id" : "Communication.recipient",
"path" : "Communication.recipient",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"short" : "The recipient of the correction request, healthcare provider and optionally (if known) the health professional.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole"
]
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-44",
"comment" : "recipient"
}
]
},
{
"id" : "Communication.recipient:healthcareProvider",
"path" : "Communication.recipient",
"sliceName" : "healthcareProvider",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-101",
"comment" : "Zorgaanbieder"
}
]
},
{
"id" : "Communication.recipient:healthProfessional",
"path" : "Communication.recipient",
"sliceName" : "healthProfessional",
"max" : "1",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference"
],
"targetProfile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-182",
"comment" : "Zorgverlener"
}
]
},
{
"id" : "Communication.sender",
"path" : "Communication.sender",
"short" : "A reference to the sender of the correction request.",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-43",
"comment" : "sender"
},
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-180",
"comment" : "Patient"
}
]
},
{
"id" : "Communication.payload",
"path" : "Communication.payload",
"short" : "The actual correction request message as a string.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-42",
"comment" : "payload"
}
]
},
{
"id" : "Communication.payload.content[x]",
"path" : "Communication.payload.content[x]",
"type" : [
{
"code" : "string"
}
],
"mapping" : [
{
"identity" : "art-decor-dossierwijzigingsverzoek",
"map" : "dwv-dataelement-199",
"comment" : "content"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.